home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #1
/
Amiga Plus CD - 2000 - No. 1.iso
/
t
/
Play.bak.1
< prev
next >
Wrap
Text File
|
1999-12-03
|
314b
|
11 lines
failat 31
if not exists env:quickstarted
Echo "Die CD ist nicht eingerichtet!*nBitte zuerst Quickstart ausführen!"
wait 2
quit
endif
requestfile TITLE "Welches MP3 wollen sie betrachten?" DRAWER `list Play LFORMAT="%F"` >env:APCDMP3Temp
set a `list $apcdmp3temp LFORMAT="%F%N"`
APCD:Scripts/viewhtml "$a" MP3
quit